home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / program / clw438.zip / libs.ex$ / CBCP5032.BAT < prev    next >
DOS Batch File  |  1997-06-07  |  220b  |  8 lines

  1. @echo off
  2. rem (c) R&D Associates 1992-1997.
  3. rem All Rights Reserved.
  4. rem
  5. rem This builds the Borland C++ 5.X library. (C++)
  6. rem
  7. clint cbcp5032.cpp -L+cbcp5032.clb -I. %1 %2 %3 -3 -w0 -KC0 -KB0 -Ab1 -An1 -Ah1 -Ai1
  8.